Skip to content

fix: publish GHCR image by triggering Docker CI workflow#3

Merged
Baker-Tanaka merged 1 commit into
mainfrom
copilot/investigate-error-in-dev-containers
Mar 31, 2026
Merged

fix: publish GHCR image by triggering Docker CI workflow#3
Baker-Tanaka merged 1 commit into
mainfrom
copilot/investigate-error-in-dev-containers

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 31, 2026

ghcr.io/baker-link-lab/bakerlink-env:latest has never been successfully pushed to GHCR, causing devcontainer startup to fail with 403 DENIED on every docker pull.

Root cause chain:

Fix:

  • Adds elf2uf2-rs to the Dockerfile — a missing RP2040 utility for ELF→UF2 conversion (useful for drag-and-drop flashing without USB/probe-rs)
  • This satisfies the path filter, causing the CI to build and push the image to GHCR on merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants